home *** CD-ROM | disk | FTP | other *** search
/ Dynamic Graphics Magazine (Alt) / Dynamic Graphics Magazine (Version B).iso / pc / dgm / emain.dir / 00028.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  142 b   |  11 lines

  1. on exitFrame
  2.   go(the frame)
  3.   if rollOver(13) then
  4.     nothing()
  5.   else
  6.     go("start")
  7.   end if
  8.   lightName(11, 82)
  9.   lightName(12, 83)
  10. end
  11.